Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.nuxeo.ecm.platform.video.lifecycle--types

This contribution is part of XML component org.nuxeo.nuxeo.ecm.platform.video.lifecycle inside nuxeo-platform-video-core-9.10.jar /OSGI-INF/lifecycle-contrib.xml

Extension Point

Extension point types of component LifeCycleService.

Contributed Items

  • <types>
          <type name="Video">default</type>
        </types>

XML Source

<extension point="types" target="org.nuxeo.ecm.core.lifecycle.LifeCycleService">
    <types>
      <type name="Video">default</type>
    </types>
  </extension>